func crypto/ecdsa.signLegacy
2 uses
crypto/ecdsa (current package)
ecdsa.go#L404: return signLegacy(priv, r, hash)
ecdsa_legacy.go#L88: func signLegacy(priv *PrivateKey, csprng io.Reader, hash []byte) (sig []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)